Name | Type | Description |
SourceConnection | Connection | Gets the left source connection |
DestinationConnection | Connection | Gets the left destination connection |
Deploy | Boolean | Gets/Sets the left deploy state |
Color | String | New in V7.0. Gets/Sets the name of the color of the equipment |
Visible | Boolean | New in V7.0. Gets/Sets the visibility of the equipment |
OnDeployStateChange
Invoked when the diverter ‘Deploy’ property value changes
Callback Signature
void xxxxxxxxxxxxxxxxx (sender: object);
Parameter Name | Type | Description |
sender | Object | The object associated with the changed property |